home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 15 / CU Amiga Magazine's Super CD-ROM 15 (1997)(EMAP Images)(GB)[!][issue 1997-10].iso / CUCD / Graphics / Ghostscript / source / libpng / TODO < prev   
Encoding:
Text File  |  1997-05-16  |  661 b   |  20 lines

  1. pngtodo.txt - list of things to do for libpng
  2.  
  3. add "grayscale->palette" transformation and "palette->grayscale" detection
  4. improved dithering
  5. multi-lingual error and warning message support
  6. cHRM transformation
  7. sRGB chunk handling
  8. man pages for function calls
  9. high-level API for reading images
  10. final bug fixes
  11. better documentation
  12. better filter selection
  13.    (counting huffman bits/precompression?  filter inertia?  filter costs?)
  14. optional palette creation
  15. histogram creation
  16. support for application-defined chunk handlers
  17. keep up with public chunks
  18. better C++ wrapper/full C++ implementation?
  19. text conversion between different code pages (Latin-1 -> Mac and DOS)
  20.